<script>on mouseupselect the clickLineput "1,2,7" into nono -- enter lines that should not changeput (word 2 of the clickline) into linerif liner is in nono thenbeepanswer "That number can't be changed this way!" & return & return & "Change that on individual cards, then come back here to recalculate net worth."click at 0,0 -- to erase highlite of selectionexit mouseUpend ifglobal liner2, typer -- •• globalsput "asset" into typerput liner into liner2put line liner2 of field assets into assettypeput "d."&assettype into detailcdvisual iris open fastgo cd detailcdend mouseUp</script>
</part>
<part>
<id>10</id>
<type>field</type>
<visible> <true /> </visible>
<dontWrap> <false /> </dontWrap>
<dontSearch> <false /> </dontSearch>
<sharedText> <false /> </sharedText>
<fixedLineHeight> <false /> </fixedLineHeight>
<autoTab> <false /> </autoTab>
<lockText> <true /> </lockText>
<rect>
<left>293</left>
<top>93</top>
<right>437</right>
<bottom>146</bottom>
</rect>
<style>scrolling</style>
<autoSelect> <false /> </autoSelect>
<showLines> <false /> </showLines>
<wideMargins> <false /> </wideMargins>
<multipleLines> <false /> </multipleLines>
<reservedFamily> 0 </reservedFamily>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>right</textAlign>
<font>Geneva</font>
<textSize>9</textSize>
<textStyle>plain</textStyle>
<textHeight>16</textHeight>
<name>liabilities</name>
<script>on mouseupselect the clickLineput "4" into nono -- enter lines that should not changeput (word 2 of the clickline) into linerif liner is in nono thenbeepanswer "That number can't be changed this way!" & return & return & "Change that on individual cards, then come back here to recalculate net worth."click at 0,0 -- to erase highlite of selectionexit mouseUpend ifglobal liner2, typer -- •• globalsput "liab" into typerput liner into liner2put line liner2 of field liabilities into liabtypeput "d."&liabtype into detailcdvisual iris open fastgo cd detailcdend mouseUp</script>
</part>
<part>
<id>11</id>
<type>field</type>
<visible> <true /> </visible>
<dontWrap> <false /> </dontWrap>
<dontSearch> <false /> </dontSearch>
<sharedText> <false /> </sharedText>
<fixedLineHeight> <false /> </fixedLineHeight>
<autoTab> <false /> </autoTab>
<lockText> <true /> </lockText>
<rect>
<left>180</left>
<top>92</top>
<right>267</right>
<bottom>145</bottom>
</rect>
<style>scrolling</style>
<autoSelect> <false /> </autoSelect>
<showLines> <false /> </showLines>
<wideMargins> <false /> </wideMargins>
<multipleLines> <false /> </multipleLines>
<reservedFamily> 0 </reservedFamily>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>right</textAlign>
<font>Geneva</font>
<textSize>9</textSize>
<textStyle>plain</textStyle>
<textHeight>16</textHeight>
<name>assetnum</name>
<script>on mouseupselect the clickLineput "1,2,7" into nono -- enter lines that should not changeput (word 2 of the clickline) into linerif liner is in nono thenbeepanswer "That number can't be changed this way!" & return & return & "Change that on individual cards, then come back here to recalculate net worth."click at 0,0 -- to erase highlite of selectionexit mouseUpend ifglobal liner2, typer -- •• globalsput "asset" into typerput liner into liner2put line liner2 of field assets into assettypeput "d."&assettype into detailcdvisual iris open fastgo cd detailcdend mouseUp</script>
</part>
<part>
<id>13</id>
<type>field</type>
<visible> <true /> </visible>
<dontWrap> <false /> </dontWrap>
<dontSearch> <false /> </dontSearch>
<sharedText> <false /> </sharedText>
<fixedLineHeight> <false /> </fixedLineHeight>
<autoTab> <false /> </autoTab>
<lockText> <true /> </lockText>
<rect>
<left>420</left>
<top>93</top>
<right>508</right>
<bottom>146</bottom>
</rect>
<style>scrolling</style>
<autoSelect> <false /> </autoSelect>
<showLines> <false /> </showLines>
<wideMargins> <false /> </wideMargins>
<multipleLines> <false /> </multipleLines>
<reservedFamily> 0 </reservedFamily>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>right</textAlign>
<font>Geneva</font>
<textSize>9</textSize>
<textStyle>plain</textStyle>
<textHeight>16</textHeight>
<name>liabnum</name>
<script>on mouseupselect the clickLineput "4" into nono -- enter lines that should not changeput (word 2 of the clickline) into linerif liner is in nono thenbeepanswer "That number can't be changed this way!" & return & return & "Change that on individual cards, then come back here to recalculate net worth."click at 0,0 -- to erase highlite of selectionexit mouseUpend ifglobal liner2, typer -- •• globalsput "liab" into typerput liner into liner2put line liner2 of field liabilities into liabtypeput "d."&liabtype into detailcdvisual iris open fastgo cd detailcdend mouseUp</script>
<script>on mouseUpput the short name of me into pickedput empty into last char of pickedvisual iris open fastgo cd "banktitle"end mouseUp</script>
</part>
<part>
<id>38</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>116</left>
<top>259</top>
<right>181</right>
<bottom>274</bottom>
</rect>
<style>shadow</style>
<showName> <true /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <false /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Geneva</font>
<textSize>10</textSize>
<textStyle>extend</textStyle>
<textStyle>bold</textStyle>
<name>Stocks</name>
<script>on mouseUpput the short name of me into pickedput empty into last char of pickedvisual iris open fastgo cd picked&titleend mouseUp</script>
</part>
<part>
<id>39</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>334</left>
<top>259</top>
<right>422</right>
<bottom>274</bottom>
</rect>
<style>shadow</style>
<showName> <true /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <false /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Geneva</font>
<textSize>10</textSize>
<textStyle>extend</textStyle>
<textStyle>bold</textStyle>
<name>Misc. assets</name>
<script>on mouseUpvisual iris open fastgo cd misctitleend mouseUp</script>
</part>
<part>
<id>40</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>355</left>
<top>169</top>
<right>420</right>
<bottom>184</bottom>
</rect>
<style>shadow</style>
<showName> <true /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <false /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Geneva</font>
<textSize>10</textSize>
<textStyle>extend</textStyle>
<textStyle>bold</textStyle>
<name>Loans</name>
<script>on mouseUpput the short name of me into pickedput empty into last char of pickedvisual iris open fastgo cd picked&titleend mouseUp</script>
</part>
<part>
<id>41</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>53</left>
<top>3</top>
<right>137</right>
<bottom>25</bottom>
</rect>
<style>shadow</style>
<showName> <true /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <false /> </autoHighlight>
<sharedHighlight> <false /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>Stocks</name>
<script>on mouseDownglobal lister,stocklistput stocklist into listerpopupend mouseDown</script>
</part>
<part>
<id>42</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>146</left>
<top>3</top>
<right>230</right>
<bottom>25</bottom>
</rect>
<style>shadow</style>
<showName> <true /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <false /> </autoHighlight>
<sharedHighlight> <false /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>Banks</name>
<script>on mouseDownglobal lister,banklistput banklist into listerpopupend mouseDown</script>
</part>
<part>
<id>43</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>238</left>
<top>3</top>
<right>322</right>
<bottom>25</bottom>
</rect>
<style>shadow</style>
<showName> <true /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <false /> </autoHighlight>
<sharedHighlight> <false /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>Loans</name>
<script>on mouseDownglobal lister,loanlistput loanlist into listerpopupend mouseDown</script>
</part>
<part>
<id>44</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>330</left>
<top>3</top>
<right>414</right>
<bottom>25</bottom>
</rect>
<style>shadow</style>
<showName> <true /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <false /> </autoHighlight>
<sharedHighlight> <false /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>Misc.</name>
<script>on mouseDownglobal lister,misclistput misclist into listerpopupend mouseDown</script>
</part>
<part>
<id>45</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>422</left>
<top>3</top>
<right>508</right>
<bottom>25</bottom>
</rect>
<style>roundrect</style>
<showName> <true /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <false /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>Net Worth</name>
<script>on mouseUpvisual barn door opengo cd "networth"end mouseUp</script>
</part>
<part>
<id>47</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>3</left>
<top>265</top>
<right>45</right>
<bottom>293</bottom>
</rect>
<style>roundrect</style>
<showName> <true /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>Title</name>
<script>on mouseUpvisual effect barn door close fast to blackvisual barn door open fast to grayvisual dissolve fastgo first cardend mouseUp</script>
</part>
<part>
<id>48</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>1</left>
<top>0</top>
<right>47</right>
<bottom>46</bottom>
</rect>
<style>transparent</style>
<showName> <true /> </showName>
<highlight> <true /> </highlight>
<autoHighlight> <false /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>2507</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>Help</name>
<script>on mouseUphelperend mouseUp</script>
</part>
<part>
<id>51</id>
<type>button</type>
<visible> <false /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>63</left>
<top>166</top>
<right>484</right>
<bottom>325</bottom>
</rect>
<style>rectangle</style>
<showName> <false /> </showName>
<highlight> <true /> </highlight>
<autoHighlight> <false /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>helpc</name>
<script></script>
</part>
<part>
<id>49</id>
<type>field</type>
<visible> <false /> </visible>
<dontWrap> <false /> </dontWrap>
<dontSearch> <false /> </dontSearch>
<sharedText> <true /> </sharedText>
<fixedLineHeight> <true /> </fixedLineHeight>
<autoTab> <false /> </autoTab>
<lockText> <false /> </lockText>
<rect>
<left>66</left>
<top>169</top>
<right>480</right>
<bottom>321</bottom>
</rect>
<style>scrolling</style>
<autoSelect> <false /> </autoSelect>
<showLines> <false /> </showLines>
<wideMargins> <true /> </wideMargins>
<multipleLines> <false /> </multipleLines>
<reservedFamily> 0 </reservedFamily>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>left</textAlign>
<font>Geneva</font>
<textSize>10</textSize>
<textStyle>extend</textStyle>
<textHeight>13</textHeight>
<name>help</name>
<script>on mouseUpif there is a bg button "Hide Help" then send mouseUp to bg button "Hide Help"if there is a cd button "Hide Help" then send mouseUp to cd button "Hide Help"end mouseUp</script>
</part>
<part>
<id>50</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>4</left>
<top>305</top>
<right>43</right>
<bottom>342</bottom>
</rect>
<style>transparent</style>
<showName> <false /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <false /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>20098</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>home</name>
<script>on mouseUpvisual iris close fastgo homeend mouseUp</script>
</part>
<part>
<id>52</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>2</left>
<top>242</top>
<right>46</right>
<bottom>260</bottom>
</rect>
<style>roundrect</style>
<showName> <true /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <false /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>Prefs</name>
<script>on mouseUppush cdvisual iris opengo cd "Prefs"end mouseUp</script>
</part>
<part>
<id>54</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>4</left>
<top>174</top>
<right>46</right>
<bottom>214</bottom>
</rect>
<style>transparent</style>
<showName> <false /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <false /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>1007</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>Portfolio Report</name>
<script>on mouseUpput "All ready to print out a Stock Summary? (printer on, selected in Chooser, etc.)" into qqanswer qq with "cancel" or "Print"if it is "cancel" then exit mouseUpprintReportend mouseUpon PrintReportput "Would you like the font in the print-out to be Times, Helvetica or Geneva?" into qqput return & return& "(Times or Helvetica for laser printers, Geneva for ImageWriter)" after qqanswer qq with "Times" or "Helvetica" or "Geneva"put it into fontTypeunmark all cds-- mark the cds you want to printset marked of this card to trueput "Net Worth Report"&&fonttype into reporttypeopen report printing with template reporttypeprint marked cdsclose printingend PrintReport</script>
</part>
<part>
<id>55</id>
<type>field</type>
<visible> <false /> </visible>
<dontWrap> <false /> </dontWrap>
<dontSearch> <false /> </dontSearch>
<sharedText> <false /> </sharedText>
<fixedLineHeight> <false /> </fixedLineHeight>
<autoTab> <false /> </autoTab>
<lockText> <false /> </lockText>
<rect>
<left>156</left>
<top>120</top>
<right>356</right>
<bottom>205</bottom>
</rect>
<style>rectangle</style>
<autoSelect> <false /> </autoSelect>
<showLines> <false /> </showLines>
<wideMargins> <false /> </wideMargins>
<multipleLines> <false /> </multipleLines>
<reservedFamily> 0 </reservedFamily>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>left</textAlign>
<font>Geneva</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<textHeight>16</textHeight>
<name>hiddenassets</name>
<script></script>
</part>
<part>
<id>56</id>
<type>field</type>
<visible> <false /> </visible>
<dontWrap> <false /> </dontWrap>
<dontSearch> <false /> </dontSearch>
<sharedText> <false /> </sharedText>
<fixedLineHeight> <false /> </fixedLineHeight>
<autoTab> <false /> </autoTab>
<lockText> <false /> </lockText>
<rect>
<left>276</left>
<top>132</top>
<right>476</right>
<bottom>217</bottom>
</rect>
<style>rectangle</style>
<autoSelect> <false /> </autoSelect>
<showLines> <false /> </showLines>
<wideMargins> <false /> </wideMargins>
<multipleLines> <false /> </multipleLines>
<reservedFamily> 0 </reservedFamily>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>left</textAlign>
<font>Geneva</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<textHeight>16</textHeight>
<name>hiddenliabilities</name>
<script></script>
</part>
<part>
<id>57</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>4</left>
<top>122</top>
<right>43</right>
<bottom>156</bottom>
</rect>
<style>roundrect</style>
<showName> <false /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <false /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>20016</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>Pie</name>
<script>on mouseUp-- Requires handler: goCardhide tool windowmakePieend mouseUpon makePieanswer "Which data you would like to make into a pie graph?" with "cancel" or "liabilities" or "assets"if it is "cancel" then exit makePieif it is "assets" then assetpieif it is "liabilities" then liabpieend makePieon assetpielock screengo cd "networth"put field "assetnum" into a2put field "assetstot" into a1unlock screen with visual iris open fastgo cd "pie.asset"put a2 into bg field "data"put a1 into bg field "total"send updatetotals to cd "pie.asset"send mouseUp to bg button "drawgraph"end assetpieon liabpielock screengo cd "networth"put field "liabnum" into a2put field "liabstot" into a1unlock screen with visual iris open fastgo cd "pie.liab"put a2 into bg field "data"put a1 into bg field "total"send updatetotals to cd "pie.liab"send mouseUp to bg button "drawgraph"end liabpie</script>
</part>
<content>
<layer>background</layer>
<id>49</id>
<text><span class="style6">This section calculates your net worth based upon the information you have entered. The process will start automatically upon coming to this card. First, you will be asked whether you wish to update the stock prices; then your net worth will automatically be calculated. To make changes to the miscellaneous items in the main Assets and Liabilities columns (the changeable items are </span><span class="style9">underlined</span><span class="style6">), click on the name of the item (or dollar value) you wish to change and follow the directions. Then, to recalculate your net worth, click on the dollar sign at left. You can also click on the names of the individual Bank, Stock, etc., items to see their details, if any. In addition, you can click on the dollar values for the Banks, Loans and Misc. assets (but not Stocks) to change them. To change stock values, go to the individual stock card or the Stock Portfolio Value section to reenter market prices. Click on the pie chart button to see your asset or liability distribution. Click on the printer button to print out a Financial Statement/Net Worth report.</span></text>